

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	min-width: 1200px;

}

i,
em {
	font-style: normal;
}

ul,
li,
input,
p,
h1,
h2,
dd,
dl,
a {
    
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #333333;
}

li a:hover {
	color: #0861c1
}
li,
img,
a {
	cursor: pointer;
}

img {
        border:none;
	max-width: 100%;
}

input {
	outline: none;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: both;
}


.container {
	width: 1200px;
	margin: 0 auto;
}


/*head*/

.head {
	width: 100%;
	background: #1c5e9b;
	position: relative;
}

.top {
	height: 140px;
}

/*logo*/

.logo {
	margin-top: 27px;
}

.logo a {
	display: block;
}

.t-bg {
	position: absolute;
	top: 0;
	height: 120px;
	width: 131px;
	right: 670px;
}

.top_right {
	margin-top: 13px;
}

.top_right li {
	color: #fff;
	padding: 0px 4px;
}

.top_right li a {
	color: #ffffff;
	font-size: 12px;
}

.top_right li img {
	margin-top: 2px;

}

.search {
	margin-top: 20px;
	border-radius: 24px;
	height: 30px;
	padding-left: 10px;
	width: 260px;
	position: relative;
	z-index: 999;
	border: 1px solid #b3b3b3;
	line-height:  30px;
	box-sizing: border-box;
}

.search .text::-ms-input-placeholder {
	color: #ffffff;
}

.search .text::-webkit-input-placeholder {
	/*WebKit browsers*/
	color: #ffffff;
}

.search .text::-moz-input-placeholder {
	/*Mozilla Firefox*/
	color: #ffffff;
}

.search .text::-ms-input-placeholder {
	/*Internet Explorer*/
	color: #ffffff;
}

.search .text {
	border: none;
	height: 24px;
	width: 203px;
	line-height: 29px;
	font-size: 14px;
	background: #1c5e9b;
	margin-left: 6px;
	overflow: hidden;
	box-sizing: border-box;
	margin-top: 2px;
	float: left;
	color: #fff;
	text-indent: 0.5em;
	line-height:  24px;
	opacity:  .3;
}

.search .sousuo {
	cursor: pointer;
	float: right;
	/* margin-top: 6px; */
	/* right: 20px; */
	/* top: 6px; */
	margin-right: 20px;
	margin-top: 6px;
}

/*menu*/

.menu {
	height: 50px;
	background: #f2f2f2;
	position: relative;
	z-index: 10;
}

#nav {
	display: block;
	width: 1200px;
	padding: 0px;
	/* height: 50px; */
	line-height: 50px;
	margin: 0 auto;
}

#nav .mainlevel {
	float: left;
	height: 50px;
	/* margin-right: 5px; */
	position: relative;
}

.mainlevel:hover,
.mainlevel .cur {
	background: #1c5e9b;
}

#nav .mainlevel:hover a {
	color: #FFFFFF;
}

#nav .mainlevel a {
	color: #333;
	/* line-height: 50px; */
	display: block;
	font-size: 16px;
	/* height: 50px; */
	padding: 0 35.5px;
}

#nav li.mainlevel a:hover {
	color: #FFFFFF;
}

#nav .mainlevel ul {
	/* display: none; */
	position: absolute;
	z-index: 99;
	margin-top: 0px;
	top: 50px;
	width: 100%;
	/* left: -15px; */
}

#nav .mainlevel li {
	font-size: 14px;
	width: 100%;
}

#nav .mainlevel li a {
	display: block;
	height: auto;
	line-height: normal;
	font-size: 14px;
	color: #FFF !important;
	background: #1c5e9b;
	filter: alpha(opacity=70);
	opacity: .7;
	text-align: center;
	padding: 0;
	padding: 10px 8px;
}

#nav .mainlevel li a:hover {
	color: #FFFFFF !important;
	filter: alpha(opacity=100);
	opacity: 1;
}

#nav .mainlevel .nav-first {
	/* border-top: 1px solid #d56c05; */
}


/* 下面是前/后按钮代码，如果不需要删除即可 */
/* banner */

.slideBox {
	width: 1200px;
	/* height: 620px; */
	overflow: hidden;
	position: relative;
}

.slideBox .tempWrap {
	margin: 0 auto;
}

.slideBox .bd {
	position: relative;
	/* height: 100%; */
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	/* height: 620px; */
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	top: 45%;
	display: block;
	width: 37px;
	height: 37px;
}

.slideBox .prev {
	background: url(../image/prev.png) no-repeat;
	left: 60px;
}

.slideBox .next {
	left: auto;
	right: 60px;
	background: url(../image/next.png) no-repeat;
}

.xy2 {
	margin-top: 42px;
}

/*学院咨询*/
.xyzx {
	width: 580px;
    padding-right: 20px;
}

.xytz {
	width: 355px;
}

.lm {
	border-bottom: 1px solid #b3b3b3;
	height: 45px;
}

.lm h2 {
	font-size: 24px;
	color: #1c5e9b;
	font-weight: 100;
	border-bottom: 2px solid #ec6941;
	/* padding-bottom: 0px; */
	height: 45px;
	box-sizing: border-box;
}

.lm a {
	display: block;
	height: 46px;
	line-height: 46px;
}

.xyzx-first {
	display: block;
	margin-top: 23px;
	position: relative;
}

.xyzx-sjx {
	width: 13px;
	height: 26px;
	display: block;
	position: absolute;
	left: 384px;
	top: 138px;
	background: url(../image/sjx.png) no-repeat;
}

.xyzx-first img,
.xyzx-first div {
	width: 100%;
	height: 300px;
	box-sizing: border-box;
}

.xyzx-first div {
	padding-left: 35px;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 28px;
	height: 175px;
}

.xyzx-first div .bt {
	display: block;
	font-size: 15px;
	line-height: 24px;
}

.xyzx-first div p {
	color: #808080;
	font-size: 13px;
	line-height: 22px;
	display: block;
	margin-top: 25px;
}

.xyzx-first div .date {
	display: block;
	padding-left: 2em;
	background: url(../image/xyzx-date.png) no-repeat left center;
	height: 20px;
	font-size: 13px;
	margin-top: 19px;
}

.xyzx-ul li {
	margin-top: 20px;
	background: url(../image/xyzx-li.png) no-repeat left center;
	padding-left: 1.5em;
}

.xyzx-ul li a {
	font-size: 15px;
}

.xyzx-ul li .date {
	font-size: 14px;
	color: #808080;
}

.xytz-ul li {
	background-color: #fff;
	margin-top: 21px;
	width: 100%;
	height: 100px;
	padding: 19px 31px 24px 24px;
	box-sizing: border-box;
}
.xytz-ul li:hover{background-color: #1c5e9b;}
.xytz-ul li:hover div,
.xytz-ul li:hover span{color:#fff!important;}
.xytz-ul li a {
	display: block;
	width: 100%;
	height: 100%;

	box-sizing: border-box;
}

.xytz-ul li a .date {
	text-align: center;
}

.xytz-ul li a .date span {
	/* display: block; */
}

.xytz-ul li a .day {
	font-size: 30px;
}

.xytz-ul li a .ny {
	font-size: 13px;
	color: #8f8f8f;
}

.xytz-ul li a .xytz-tit {
	width: 220px;
	font-size: 15px;
	line-height: 25px;
	margin-top: 5px;
}

.xsgz-sysh {
	width: 100%;
	height: 380px;
	background: url(../image/xsgz.jpg) no-repeat center center;
	margin-top: 53px;
}

.xsgz,
.sysh {
	width: 400px;
	padding-top: 44px;
	box-sizing: border-box;
	padding-right: 40px;
}


.xyzx-ul li {
	margin-top: 20px;
	background: url(../image/xyzx-li.png) no-repeat left center;
	padding-left: 1.5em;
}



.xsgz-ul li {
	margin-top: 22px;
	background: url(../image/xsgz-li.png) no-repeat left center;
	padding-left: 1.5em;
}

.xsgz-ul li a {
	font-size: 15px;
}

.xsgz-ul li .date {
	font-size: 13px;
	color: #808080;
}

.sysh-ul li {
	margin-top: 22px;
	background: url(../image/xsgz-li.png) no-repeat left center;
	padding-left: 1.5em;
}

.sysh-ul li a {
	font-size: 15px;
}

.sysh-ul li .date {
	font-size: 13px;
	color: #808080;
}

/* 本例子css */
.bq-qh, .bq-qh1{
	margin-top: 46px;
}

.hasMoreTab .hd {
	position: relative;
}

.hasMoreTab .hd .more {
	float: right;
	padding-top: 10px;
}


.hasMoreTab .hd ul {
	z-index: 5;
	height: 44px;
	border-bottom: 1px solid #b3b3b3;
}

.hasMoreTab .hd li {
	float: left;
	font-size: 22px;
	margin-right:  50px;
	color: #666666;
}

.hasMoreTab .hd li.on {
	height: 42px;
	/* line-height: 47px; */
	border-bottom: 2px solid #ec6941;
	font-size: 24px;
	color: #1c5e9b;
}

.hasMoreTab .bd {
	/* padding: 10px; */
	clear: both;
	position: relative;
}

.hasMoreTab .bd ul li{
	width: 570px;
	height: 135px;
	margin-top: 25px;
}
.hasMoreTab .bd ul li{
	margin-right: 60px;
	float: left;
}
.hasMoreTab .bd ul li:first-child +li,
.hasMoreTab .bd ul li:first-child +li +li +li,.hasMoreTab .bd ul li:first-child +li +li +li +li +li{
	margin-right: 0;
}

.hasMoreTab .bd ul a {
	display: block;
	width: 100%;
	height: 100%;
}
.hasMoreTab .bd ul a  img{
	width: 180px;
	height: 135px;
}

.hasMoreTab .bd ul a .tit-bd-nr{
	width: 370px;
	margin-top: 15px;
}

.hasMoreTab .bd ul a .tit-bd-nr span{
	font-size: 15px;
}
.hasMoreTab .bd ul a .tit-bd-nr p{
	font-size: 13px;color: #808080;
	line-height: 24px;
	margin-top: 20px;
}

.bq-qh1{
	background: url(../image/zs-bg.jpg) no-repeat top left;
	
}
.hasMoreTab1 .hd {
	position: relative;
	padding-top: 50px;
}

.hasMoreTab1 .hd .more {
	float: right;
	padding-top: 10px;
}


.hasMoreTab1 .hd ul {
	z-index: 5;
	height: 44px;
	border-bottom: 1px solid #b3b3b3;
}

.hasMoreTab1 .hd li {
	float: left;
	font-size: 22px;
	margin-right:  50px;
	color: #fff;
}

.hasMoreTab1 .hd li.on {
	height: 42px;
	/* line-height: 47px; */
	border-bottom: 2px solid #ec6941;
	font-size: 24px;
	color: #fff;
}

.hasMoreTab1 .bd {
	/* padding: 10px; */
	clear: both;
	position: relative;
}

.hasMoreTab1 .bd ul li{
	width: 280px;
	height: 325px;
	margin-top: 25px;
	margin-right: 26px;
	float: left;

}
.hasMoreTab1 .bd ul li{
	
}
.hasMoreTab1 .bd ul li:first-child +li +li +li{
	margin-right: 0;
}

.hasMoreTab1 .bd ul a {
	display: block;
	width: 100%;
	height: 100%;
}
.hasMoreTab1 .bd ul a  img{
	width: 280px;
	height: 208px;
}

.hasMoreTab1 .bd ul a .tit-bd-nr1{
	width:  100%;
	height:  115px;
	background: #fff url(../image/more-zs.png) no-repeat  228px 72px;
	padding:20px 35px 23px 20px;
	box-sizing: border-box;
}
.hasMoreTab1 .bd ul a .tit-bd-nr1 p{
	font-size: 15px;color: #333333;
	line-height: 22px;
}
.hasMoreTab1 .bd ul a .tit-bd-nr1 .date{
	margin-top: 17px;
	font-size: 13px;
	color: #808080;
	display: block;
}


.yqlj, .xyxmt{
	margin-top: 50px;
}

.yqlj{
	width: 795px;
}
.yqlj ul li{
	float: left;
	background: url(../image/yqlj-li.png) no-repeat left center;
	padding-left: 1em;
	width: 385px;
	box-sizing: border-box;
	margin-top: 16px;
}
.yqlj ul li a{
	font-size: 15px
}

.yqlj-li2,
.yqlj-li4,
.yqlj-li6,
.yqlj-li8,
.yqlj-li10,
.yqlj-li12,
.yqlj-li14{
	float: right!important;
}

.xyxmt{
	width: 355px;
}
.xyxmt  .xy-ewn{
	margin-top: 20px;
}
.xyxmt .ewm {
	width: 215px;
	margin-right: 40px;
}
.xyxmt .ewm li{
	width: 95px;
	text-align: center;
}
.xyxmt .ewm li span{
	font-size: 15px;
	/* line-height: 26px; */
	margin-top:  5px;
	display:  block;
}
.xyxmt  .xy-ewn .gf-wx {
	width: 100px;
}
.xyxmt  .xy-ewn .gf-wx li{
	height: 30px;
	line-height: 30px;
	padding-left:2.5em;
	margin-top: 11px;
}
.xyxmt  .xy-ewn .gf-wx li a{
	font-size: 15px;
}
.xyxmt  .xy-ewn .gf-wx .gf-wx-li1{
	background: url(../image/weixin.png) no-repeat left center;
}
.xyxmt  .xy-ewn .gf-wx .gf-wx-li2{
	background: url(../image/weibo.png) no-repeat left center;
}
.xyxmt  .xy-ewn .gf-wx .gf-wx-li3{
	background: url(../image/QQ.png) no-repeat left center;
}
.footer{
	width: 100%;
	height: 150px;
	background: url(../image/footer-bg.png) no-repeat center;
	margin-top: 50px;
	box-sizing: border-box;
}
.footer-bq{
	width: 1200px;
	margin: 0 auto;
}
.footer-bq p{
	width: 750px;
	color: #fff;
	font-size: 14px;
	line-height: 0px;
	margin-top: 45px;
}
.footer-bq img{
	margin-top: 40px;
}


/*列表页*/
.list {
	padding-top: 40px;
	min-height: 700px;
}

.list-left {
	width: 225px;
	background:  #ebebeb;
}

.list-left>h2 {
	background: url(../image/list_07.png) no-repeat center;
	color: #fff;
	line-height: 85px;
	font-size: 24px;
	height: 87px;
	text-align: center;
	font-weight: bold;
}

/* 侧导航 */
.sideMenu {
	box-sizing: border-box;
	padding-bottom: 190px;
}

.sideMenu h3 {
	min-height: 58px;
	/* line-height: 58px; */
	padding-left: 23px;
	width: 208px;
	cursor: pointer;
	margin: 0;
	box-sizing: border-box;
}



.sideMenu h3>a {
	display: block;
	width: 180px;
	border-bottom: 1px solid #cccccc;
	padding-left: 2px;
	min-height: 58px;
	background: url(../image/list_11.png) no-repeat right center;
	font-size: 18px;
	font-weight: normal;
	box-sizing: border-box;
	padding: 13px 17px 13px 2px;
}
.sideMenu h3:hover{
       color: #fff;
	border-left: none;
	margin: 0px;

	width: 227px;
	background: #ebebeb;
	box-sizing: border-box;
	background: url(../image/list_14.png) no-repeat left center;
}
.sideMenu h3:hover a{
      color: #1c5e9b;
      font-weight: bold;
      padding-left: 2px;
      background: #ebebeb url(../image/list_16.png) no-repeat right center;
}
.sideMenu>.on {
	color: #fff;
	border-left: none;
	margin: 0px;

	width: 227px;
	background: #ebebeb;
	box-sizing: border-box;
	background: url(../image/list_14.png) no-repeat left center;
}

.sideMenu>.on a {
	color: #1c5e9b;
	font-weight: bold;
	padding-left: 0px;
	background: #ebebeb url(../image/list_16.png) no-repeat right center;
}

.sideMenu ul {
	color: #999;
	font-size: 14px;

}

.sideMenu ul.has {
	background: #ebebeb;
	padding-bottom: 15px;
	width: 180px;
	margin: 0 auto;
	border-bottom: 1px solid #cccccc;
	display: block !important;
}

.sideMenu ul li {
	padding-left: 20px;
	background: url(../image/list_20.png) no-repeat 2px center;
	margin-top: 15px;
}

.sideMenu ul li a {
	display: block;
	color:  #666666;
	font-size:  14px;
}


.sideMenu ul .fa-plus:before {
	font-size: 13px;
	margin-right: 20px;
}

.sideMenu ul .san-on {
	color: #003999;
}

.sideMenu ul li:hover a {
	color: #003999;
}

.sideMenu ul .on {
	color: #003999;
}

/* 侧导航结束 */
/* 右侧开始 */
.list-right {
	width: 910px;
	overflow: hidden;
	min-height: 600px;
	margin-top: -7px;
}

.list-right .titname {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-bottom: 5px;
}

.list-right .titname h2 {
	display: initial;
	font-size: 22px;
	color: #1c5e9b;
	font-weight: bold;
	border-bottom: 2px solid #1c5e9b;
	padding-bottom: 8px;
}

.list-right .titname .navigation {
	color: #666666;
	font-size: 14px;
	float: right;
}

.list-right .titname .navigation img {
	vertical-align: middle;
	padding-right: 6px;
}

.list-right .titname .fa-home {
	font-size: 14px;
}

.list-right .titname .fa-home img {
	width: 14px;
}

.list-right .titname .fa-home,
.list-right .titname .fa-home a {
	color: #888;
}

.list-con ul li {
	padding: 12px 0 12px 15px;
	height: 35px;
	line-height: 35px;
	background: url(../image/list-li.png) no-repeat left center;
	font-size: 15px;
	border-bottom: 1px dashed #e6e6e6;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-con ul li a {
	font-size: 15px;
}

.list-con ul li span {
	float: right;
	color: #666666;
	font-size: 13px;
}

.list-con ul li:hover {
	margin-left: 10px;
	font-size: 17px;
	color: #0075CC;
}
.list-con{min-height:600px;}

.fanye {
	margin: 27px;
	text-align: center;
}

/* 正文页 */
/*page-con*/

.page-con {
	margin: 0px auto;
	padding: 10px 0;
	min-height: 500px;
	height: auto;
	overflow: hidden;
}

.page-con .page-tit {
	font-size: 20px;
	color: #444444;
	text-align: center;
	line-height: 150%;
	padding: 20px 0 0;
	font-weight: bold;
}

.page-con .fbt {
	font-size: 16px;
	color: #333333;
	text-align: center;
	line-height: 150%;
	padding: 14px 0 10px;
}

.page-con .page-date {
	font-size: 15px;
	color: #999999;
	text-align: center;
	line-height: 150%;
	padding: 0px 0 15px;
	border-bottom: 1px dashed #d9d9d9;
}

.page-con .zhengwen {
    
	padding: 20px 0;
	line-height: 30px;
	font-size: 15px;
	color: #555555;
}

.page-con .zhengwen p {

	text-indent: 2em;
	line-height: 30px;
	font-size: 15px;
	color: #555555;
	padding: 0 0 14px 0;
}

.page-con .zhengwen img,
.page-con .zhengwen p img {
	max-width: 600px;

}


.page-con .zhengwen table tr td p,
.box-2 .zhengwen table tr td span p {
	text-indent: 0;
}

/*上一条、下一条*/

.other-title {
	padding: 30px 0 0px;
	border-top: 1px dashed #d6d6d6;
}

.other-title a {
	color: #555555;
	font-size: 16px;
	display: block;
	line-height: 30px;

}

.other-title a:hover {
	color: #005faf;
}

.article-con {
	padding: 20px 0;
}

.article-con h1 {
	font-size: 22px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con h2 {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 10px;
}

.article-con .article-date {
	font-size: 12px;
	color: #999999;
	text-align: center;
	line-height: 22px;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text {
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	padding: 10px 0;
	border-bottom: 1px dashed #ececec;
}

.article-con .article-text p {
	text-indent: 2em;
	padding: 5px 0;
}

.article-con .article-text p img,
.article-con .article-text p video {
	margin-left: -2em;
	max-width: 92%;
}

.article-con .updown ul {
	padding: 10px;
}

.article-con .updown ul li {
	font-size: 15px;
	line-height: 34px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.article-con .updown ul li a:hover {
	color: #0075cc;
}

.article-con .updown ul li:hover {
	margin-left: 10px;
	font-size: 16px;
}

/* 正文表格P不缩进 */
.article-con .article-text table tr td p,
.article-con .article-text table tr th p {
	text-indent: 0;
	padding: 0;
}

/* 图片列表 */
.tp-list li {
	width: 195px;
	height: 280px;
	float: left;
	margin-right: 43px;
	margin-top: 40px;
}

.tp-list li a {
	display: block;
}

.tp-list li a span {
	display: block;
	width: 100%;
	height: 33px;
	box-sizing: border-box;
	border: 1px solid #ececec;
	background-color: #f5f5f5;
	line-height: 33px;
	font-size: 15px;
	padding-left: 11px;
	margin-top: -3px;
}

.tp-list .tp-list4 {
	margin-right: 0;
}

.szdw-list ul li{
width: 280px;
height: 160px;
float: left;
background-color: #fff;
margin-right: 35px;
margin-top: 80px;
}
.szdw-list ul li img{
	width: 130px;
	height: 180px;
	margin-top: -45px;
	margin-left: 10px;
}
.szdw-list ul li div{
	width: 100px;
	height: 180px;
	margin-top: -45px;
	margin-right: 17px;
}
.szdw-list ul li div h2{
	font-size: 18px;
	color: #444444;
	margin-top: 5px;
}
.szdw-list ul li div p{
	font-size: 15px;
	line-height: 26px;
	margin-top: 25px;
}
.szdw-list ul li div .more-icon{
	width: 32px;
	height: 4px;
	background:url(../image/jsdw_06.png) no-repeat center;
	display: block;
	margin-top: 15px;
}
.szdw-list ul li:hover{
	background-color: #095899;
}
.szdw-list ul li:hover p{
	color: #fff;
}
.szdw-list ul li:hover .more-icon{
	background:url(../image/jsdw_08.png) no-repeat center;
}
.mr0{
	margin-right: 0!important;
}

/* 图片列表 */
.tp-list1 li {
	width: 285px;
	height: 200px;
	float: left;
	margin-right: 27px;
	margin-top: 40px;
}

.tp-list1 li a {
	display: block;
}

.tp-list1 li a span {
	display: block;
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #ececec;
	background-color: #f5f5f5;
	line-height: 40px;
	font-size: 15px;
	/* padding-left: 11px; */
	margin-top: -3px;
	text-align:  center;
}

.tp-list1 .tp-list4 {
	margin-right: 0;
}
.page-con .zhengwen p.vsbcontent_img {
    text-align: center;
}
#vsb_content_4 TABLE TD p {
    text-indent: 0em!important;
}